Welcome![Sign In][Sign Up]
Location:
Search - hid vc

Search list

[Embeded-SCM DevelopHID类的USB接口通信程序

Description:

VC编写的程序可以实现和HID类的USB接口通信


Platform: | Size: 49357 | Author: zipporchen | Hits:

[BooksVC精华文摘-文件篇

Description: VC精华文章,文件操作基础-VC prime digest, fundamental of file system
Platform: | Size: 33792 | Author: 高云泽 | Hits:

[CommunicationUSB接口编程源代码(VC)

Description: 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
Platform: | Size: 197632 | Author: 刘林超 | Hits:

[USB developUSB接口VC源代码

Description: 这是一个用VC做的USB接口的程序,挺好的-A good USB interface program, written by VC.
Platform: | Size: 52224 | Author: 何开文 | Hits:

[Driver Developusbhidio_vc6

Description: 用vc访问hid型usb设备,实现对hid型usb设备的读写和控制-visit hid with vc- usb equipment, to achieve hid equipment-usb reader and control
Platform: | Size: 221184 | Author: 顿顿 | Hits:

[USB developUSBPortDlg

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note-- 01 (VC Knowledgebase) 1. Installation DDK 2. Put DDK the inc path filled in the first document contains the path 3. put DDK's lib path for filling in the document include path 4. comment out the original code HIDD_ATTRIBUTES structure// I do not know why the author to add this five-structure definition. If we do not want to add setupapi.lib DDK installed on the first two steps removed. but the need to copy the relevant files and documents to the library project listings
Platform: | Size: 2791424 | Author: 熊丹 | Hits:

[Com PortUSBPort

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Platform: | Size: 62464 | Author: | Hits:

[Driver Developusbhidio_vc6

Description: USB( HID ) sample code for VC+++6.0
Platform: | Size: 241664 | Author: Wang David | Hits:

[CommunicationHID_ReadWrite

Description: VC++ HID读写 windows XP sp2 + VS2005 编译通过-VC++ HID reader windows XP sp2+ VS2005 compiler through
Platform: | Size: 656384 | Author: 1234a | Hits:

[Driver DevelopVC++HID_USB

Description: vC++读写HID_USB设备,包含hid_usb的固件程序和上位机程序-vC++ read and write HID_USB equipment, including firmware hid_usb procedures and PC program
Platform: | Size: 3123200 | Author: zifengling | Hits:

[OS programVC++HidD

Description: Visual C++ 显示HID设备信息的源代码,从INTEL网上下载的源代码-Visual C++ Show HID device information of the source code, from INTEL downloading source code
Platform: | Size: 54272 | Author: 郭银 | Hits:

[Software EngineeringVC-USB-HID

Description: 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问-Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
Platform: | Size: 264192 | Author: | Hits:

[CommunicationtestUSB

Description: VC开发的用于获取HID设备,USB设备,U盘信息的应用程序-VC developed for access to HID devices, USB devices, U disk information applications
Platform: | Size: 2152448 | Author: panyang | Hits:

[USB developUSB-interface

Description: 用VC来实现与符合HID设备类的USB接口通信程序-Using VC to achieve with the equipment in line with the HID class USB interface communication program
Platform: | Size: 155648 | Author: luo | Hits:

[SCMAVRUSB-HID

Description: 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。-The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M crystal, by modifying the makefile file can be transplanted to other simple single-chip AVR on. Provide MinGW version and VC PC version of the software.
Platform: | Size: 188416 | Author: 李璇 | Hits:

[OS programHID

Description: HID 设备Visual C++ 工程代码-HID device VC project
Platform: | Size: 88064 | Author: maqing | Hits:

[VC/MFCVc_HID_USB

Description: 单片机C语言程序,实现usb的HID设备的功能-Single-chip C language procedures, implementation of the HID devices usb function
Platform: | Size: 3130368 | Author: 暗暗 | Hits:

[Windows DevelopHID_VC_usbhidioc2

Description: VC codes for finds the USB HID-class device and exchanges data with it.
Platform: | Size: 230400 | Author: manta | Hits:

[ARM-PowerPC-ColdFire-MIPSHID_DEMO

Description: USB HID VC++ 6.0 pc 软件,方便开发,调试。-USB HID Software
Platform: | Size: 1727488 | Author: HuCunZhong | Hits:

[USB developusb_stm32_1229

Description: STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
Platform: | Size: 2988032 | Author: 鱼鸿 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net